-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.6.0
-
Code
-
Classes
- Migrations
Total Complexity |
123 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
734 |
Lines of code |
547 |
Logical lines of code |
359 |
Comment lines |
54 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
migration_04_migrate_v1_to_v2_data() |
D |
10 |
82 |
304 |
migration_02() |
A |
39 |
13 |
61 |
migrate() |
S |
52 |
6 |
23 |
migration_02_get_importer_file_ids() |
S |
56 |
4 |
18 |
migration_05_multiple_crons() |
S |
50 |
3 |
27 |
migration_06_cron_update() |
S |
55 |
3 |
18 |
__construct() |
S |
57 |
3 |
17 |
get_charset() |
S |
63 |
3 |
11 |
migration_01() |
S |
52 |
1 |
36 |
isSetup() |
S |
68 |
2 |
7 |
migration_03() |
S |
64 |
1 |
14 |
install() |
S |
81 |
1 |
3 |
uninstall() |
S |
67 |
1 |
8 |